home *** CD-ROM | disk | FTP | other *** search
/ Mission 1 / Mission 1 / Mission 1.iso / pd_share / cpx_acc / cpxbasic / sources / basbuild.prj < prev    next >
Encoding:
Text File  |  1994-12-16  |  346 b   |  15 lines

  1. ; PRJ für das BASIC-Builder-Programm
  2. f:\cpxbasic\sources\basbuild.prg
  3.  
  4. =                  ; list of modules follows...
  5.  
  6. PCSTART.O
  7. basbuild          ; compile 
  8.  
  9. PCSTDLIB.LIB       ; standard library
  10. PCTOSLIB.LIB       ; TOS library
  11. PCGEMLIB.LIB       ; TOS library
  12.  
  13.  
  14. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  15.